"professional cannabis enterprise dark sleek" shadcn/ui theme

futuristic
high-contrast
immersive
bold-colors
modern
sleek
professional
cannabis-inspired
dark-theme
neon

Shadcn/ui Theme Css Variables

name: Neon Hazekeyword: professional cannabis enterprise dark sleek views: 2

:root {
  --background: 0 0% 0%;
  --foreground: 120 100% 95%;
  --card: 0 0% 10%;
  --card-foreground: 120 100% 95%;
  --popover: 0 0% 15%;
  --popover-foreground: 120 100% 95%;
  --primary: 120 100% 50%;
  --primary-foreground: 0 0% 0%;
  --secondary: 120 50% 20%;
  --secondary-foreground: 120 100% 95%;
  --muted: 120 30% 30%;
  --muted-foreground: 120 100% 80%;
  --accent: 120 100% 70%;
  --accent-foreground: 0 0% 0%;
  --destructive: 0 100% 50%;
  --destructive-foreground: 0 0% 100%;
  --border: 120 50% 40%;
  --input: 120 50% 40%;
  --ring: 120 100% 50%;
  --radius: 0.75rem;
  --chart-1: 120 100% 50%;
  --chart-2: 120 80% 40%;
  --chart-3: 120 60% 30%;
  --chart-4: 120 40% 20%;
  --chart-5: 120 20% 10%;
}